home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-02-05 | 1.1 KB | 46 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = MiscProgress
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = MiscProgressBarInspector.nib MiscProgressPalette.nib\
- MiscProgressPieInspector.nib\
- MiscProgressViewInspector.nib
-
- GLOBAL_RESOURCES = MiscProgressPalette.tiff palette.table
-
- CLASSES = MiscProgressBarInspector.m MiscProgressPalette.m\
- MiscProgressPieInspector.m MiscProgressViewInspector.m
-
- HFILES = MiscProgressBarInspector.h MiscProgressPalette.h\
- MiscProgressPieInspector.h MiscProgressViewInspector.h
-
- SUBPROJECTS = MiscProgressView.subproj
-
- OTHERSRCS = Makefile Makefile.postamble Makefile.preamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /LocalDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-